PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFRadioButtonField Class
/ getSelectedIndex Method
Collapse All
Expand All
In This Topic
getSelectedIndex Method
In This Topic
Gets the lowest ordinal index of the selected widgets in the field.
Syntax
public
int
getSelectedIndex()
Return Value
The lowest ordinal index of the selected widgets in the field. The default is -1, which indicates that nothing is selected.
See Also
Reference
PDFRadioButtonField Class
PDFRadioButtonField Members